home *** CD-ROM | disk | FTP | other *** search
- /* bspmaker.hpp
-
- Header file for BSP tree compiler. */
-
- #define IDM_EXIT 1
- #define IDM_LOAD 2
- #define IDM_SAVE 3
- #define IDM_COMPILE 4
- #define IDM_VISIBLE_COMPILE 5
- #define IDM_SINGLE_STEP_COMPILE 6
- #define IDM_HALT_COMPILE 7
- #define IDS_LINEFILEFILTERSTRING 100
- #define IDS_INITLINEFILESTRING 101
- #define IDS_INITBSPFILESTRING 102
-
- #define VERSION 1
-
-